home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
webmon_1
/
modgatew.bas
< prev
next >
Wrap
BASIC Source File
|
1999-08-05
|
181b
|
8 lines
Attribute VB_Name = "modGateWay"
Option Explicit
Public CForm As Form
Public intGateClicked As Integer
Public intNoOfGateServers As Integer
Public GateOk(0 To 7) As Boolean